'Declaration
Public ReadOnly Property Count As Integer
'Usage
Dim instance As C1DelegateList(Of T) Dim value As Integer value = instance.Count
public int Count {get;}
'Declaration
Public ReadOnly Property Count As Integer
'Usage
Dim instance As C1DelegateList(Of T) Dim value As Integer value = instance.Count
public int Count {get;}